You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Conj Method > Matrix.Conj Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Conj Method ([In] TMtxVec)

Conjugate each of Vec elements and store the results in the calling object.

Syntax
C#
Visual Basic
public TMtxVec Conj([In] TMtxVec Vec);

Size and Complex properties of the calling object are set implicitly to match Vec Matrix.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!